a:link, a:active, a:visited {  
    font-weight: bold; 
    text-decoration: none;     
    color: #FFCC99
}
a:hover { 
    font-weight: bold;     
    text-decoration: none;
    color: #FFFFCC
}
body {  
    background-color: #FF9900;
    color: #000000;
    font-family: Verdana, Arial, "Times New Roman", "MS Hei", "MS Song", "MingLiU"; 
    font-size: 11pt;    
}
td {  
    font-family: Verdana, Arial, "Times New Roman", "MS Hei", "MS Song", "MingLiU"; 
    font-size: 11pt;
}
